tests/installed: Prefer python3 over python2
authorJonathan Lebon <jonathan@jlebon.com>
Thu, 19 Apr 2018 13:58:49 +0000 (09:58 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 23 Apr 2018 18:33:45 +0000 (18:33 +0000)
commitd56058bc9a539ce344c669d26faaafe6c3071def
tree8292650de239009e09544aa34c85aff245cdaa00
parentc0c9cfdb9d33da671a47d32ba67a0915604152c0
tests/installed: Prefer python3 over python2

In a world progressively unapproving of python2, let's be a bit smarter
and support testing on platforms that only have python3 installed.

Closes: #1546
Approved by: cgwalters
tests/installed/libinsttest.sh